Welcome![Sign In][Sign Up]
Location:
Search - vc bmp

Search list

[GDI-Bitmap人脸定位实例

Description:

利用相似度和肤色建模两种方法进行人脸定位,并定位出来人眼、嘴、鼻子利用VC++对话框编程,功能强大


Platform: | Size: 1407709 | Author: cqlinlin_miao | Hits:

[GDI-BitmapVC实现程序自动创建AVI/ WMV/ MOV电影视频源代码

Description: 本文及附件代码,展示了一种方法用以从一系列连续的HBitmaps中创建 (AVI / WMV / MOV)等格式的视频电影。比如,如果你想把一个目录里的所有.jpg或.bmp的静态图像做成一个视频,你就可以通过调用AppendNewFrame方法,把它们放到一个HBitmaps 数组里,如果你想在程序中产生(比如屏幕录像),你就可以WM_PAINT或者OnPaint()方法中把屏幕内容拷贝到HBitMaps数组,然后创建视频。
Platform: | Size: 507846 | Author: hot499034 | Hits:

[SourceCodeViewBitmap

Description: VC写的一个缩放和透明显示BMP位图的程序。
Platform: | Size: 47940 | Author: arxing | Hits:

[OpenGL programVC++实现纹理贴图旋转立方体

Description: 利用VC++6.0开发环境下的OpenGL,实现将.bmp格式的图片纹理映射到生成的立方体上,并且立方体可以根据用户的要求以不同的速度不同的角度旋转,用户也可以选择自己喜爱的图片任意更换立方体六个面的纹理图,用户还可以将运行之后的可执行程序设置为自己电脑的屏幕保护程序。
Platform: | Size: 2211880 | Author: chenshasha1989 | Hits:

[SourceCode通用的图片显示class

Description: 本程序中实现了一个DisplayControlPic类,可以很方便的用来显示多种图片格式,例如bmp, jpg, gif. DisplayControlPic封装了对图片操作的管理,可以将该类与任意CWnd类进行绑定,从而在上面显示图片,适用于Windows MFC编程。
Platform: | Size: 1995619 | Author: shrekei | Hits:

[GDI-BitmapBMP转TIFF源码

Description: 将bmp图像数据取出重新封装成tiff格式,vc++
Platform: | Size: 546661 | Author: mushishui@gmail.com | Hits:

[Windows DevelopVC视图绘制动态曲线图

Description: ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : TestDrawCurve_26 ======================================================================== AppWizard has created this TestDrawCurve_26 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your TestDrawCurve_26 application. TestDrawCurve_26.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. TestDrawCurve_26.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CTestDrawCurve_26App application class. TestDrawCurve_26.cpp This is the main application source file that contains the application class CTestDrawCurve_26App. TestDrawCurve_26.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. TestDrawCurve_26.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store information needed to create and edit message maps and dialog data maps and to create prototype member functions. res\TestDrawCurve_26.ico This is an icon file, which is used as the application's icon. This icon is included by the main resource file TestDrawCurve_26.rc. res\TestDrawCurve_26.rc2 This file contains resources that are not edited by Microsoft Visual C++. You should place all resources not editable by the resource editor in this file. ///////////////////////////////////////////////////////////////////////////// For the main frame window: MainFrm.h, MainFrm.cpp These files contain the frame class CMainFrame, which is derived from CFrameWnd and controls all SDI frame features. res\Toolbar.bmp This bitmap file is used to create tiled images for the toolbar. The initial toolbar and status bar are constructed in the CMainFrame class. Edit this toolbar bitmap using the resource editor, and update the IDR_MAINFRAME TOOLBAR array in TestDrawCurve_26.rc to add toolbar buttons. ///////////////////////////////////////////////////////////////////////////// AppWizard creates one document type and one view: TestDrawCurve_26Doc.h, TestDrawCurve_26Doc.cpp - the document These files contain your CTestDrawCurve_26Doc class. Edit these files to add your special document data and to implement file saving and loading (via CTestDrawCurve_26Doc::Serialize). TestDrawCurve_26View.h, TestDrawCurve_26View.cpp - the view of the document These files contain your CTestDrawCurve_26View class. CTestDrawCurve_26View objects are used to view CTestDrawCurve_26Doc objects. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named TestDrawCurve_26.pch and a precompiled types file named StdAfx.obj. Resource.h This is the standard header file, which defines new resource IDs. Microsoft Visual C++ reads and updates this file. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. If your application uses MFC in a shared DLL, and your application is in a language other than the operating system's current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don't do this, some of the UI elements of your application will remain in the language of the operating system. /////////////////////////////////////////////////////////////////////////////
Platform: | Size: 1967656 | Author: xiayang168 | Hits:

[Graph programcbmp

Description: 一个打开BMP位图的VC程序-An open BMP bitmap VC program
Platform: | Size: 34816 | Author: 张磊 | Hits:

[Graph programshowbmp

Description: 一个显示bmp位图的vc代码- Demonstrates bmp the position chart the vc code
Platform: | Size: 69632 | Author: 松春锋 | Hits:

[Graph programDisplayBMP

Description: 可以方便快速的显示BMP格式图像的VC程序- May facilitate fast demonstration BMP the form picture the VC procedure
Platform: | Size: 2302976 | Author: 李素芝 | Hits:

[Graph programTranyuv2bmp

Description: 用VC写的一个从YUV文件转换为BMP文件的图像程序-VC write a document from the YUV conversion of BMP images document the procedures
Platform: | Size: 65536 | Author: 胡双炎 | Hits:

[Graph programMyYUViewer

Description: 读取BMP图像的VC源代码,但读取后显示的是灰度的-read BMP images VC source code, but after reading shows the intensity of
Platform: | Size: 871424 | Author: 李震 | Hits:

[Graph program在VC中自建操作BMP位图文件的类

Description: 在VC中自建操作BMP位图文件的类-in VC relying operation from Bitmap File Class
Platform: | Size: 9216 | Author: 唐晓辉 | Hits:

[Graph programImagebmp

Description: bmp图像的显示和图像处理-bmp image display and image processing
Platform: | Size: 71680 | Author: 廖楚江 | Hits:

[Graph programPicPRG

Description: VC读取BMP图,以及经典的边缘检测算法,还包括游程编码,本程序实现了检测、提取、压缩bmp图的边缘图像。-VC read BMP map, and the classic edge detection algorithms, including run-length coding, the program of detection, extraction, compression bmp image map to the brink.
Platform: | Size: 52224 | Author: 罗永 | Hits:

[GDI-Bitmapbkgbmp

Description: 改变VC程序的背景图片-VC procedures change the background picture
Platform: | Size: 225280 | Author: 王续庆 | Hits:

[Graph program083828

Description: BMP位图文件结构及VC操作.doc 083812.rar-BMP bitmap file structure and VC operation. Doc 083812.rar
Platform: | Size: 58368 | Author: 朱雄 | Hits:

[Picture ViewerImageBtn

Description: 很不错的图像控件源码,很好用,适合在VC开发时用,达到所见即所得,并支持JPG和BMP的图象。-very good image control source, a highly suitable for the development of the VC used to achieve WYSIWYG, and JPG and BMP images.
Platform: | Size: 45056 | Author: | Hits:

[Special EffectsopenBMP

Description: VC打开和显示BMP文件-VC open and display BMP file
Platform: | Size: 1934336 | Author: | Hits:

[Picture ViewerGif_vc

Description: GIF、BMP相互转换的程序 作者:evil_eye@163.com-GIF, BMP conversion process Author : evil_eye@163.com
Platform: | Size: 21504 | Author: 无名 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net